home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / sound / kidplay.zip / PLAYWAV.FRM (.txt) < prev    next >
Visual Basic Form  |  1992-11-30  |  3KB  |  66 lines

  1. Form1
  2. PLAYWAV
  3. Form1
  4. Picture1
  5. Name1
  6. Name2
  7. Form_Click
  8.     SoundName
  9. wFlagL
  10.     SND_ASYNC
  11. SND_NODEFAULT
  12. sndPlaySound
  13. MaxId
  14.     OptButton
  15. Visible
  16. Command1_ClickM
  17. index
  18. Text1_Change
  19. Form_DblClick
  20. Picture1
  21. Pict7
  22. vsize
  23. Bottom
  24. Picture
  25. hsize
  26. Right
  27. Height
  28. Width>
  29.     BackColor
  30. @    Form_Load
  31. Picture1_Click
  32. Name1E
  33. Name1_Change
  34. PictureName
  35. Name2
  36. filenumber5
  37. reclen
  38. ICONS^
  39. Arraym
  40. ActualIcons
  41. ActualWavs
  42.     remaining
  43. entries
  44. Name2_Change
  45. Form_Load
  46. ICONS.DAT"
  47.  Open file for input.
  48.  Check for end of file.t
  49.  Read data.r
  50.  Increment index.a
  51.  Close data file.d
  52. WAVS.DAT
  53.  Open file for input.t
  54.  Check for end of file.t
  55.  Read data.r
  56.  Increment index.a
  57.  Close data file.d
  58.  if we have less than 114, use what we have to
  59.  fill the remaining entries.
  60. Picture1_Click
  61.  make each series of icons different (yeah, there are better ways to do this...)
  62.  drop the .ICO
  63.  drop the path, if there is one
  64.  drop the .WAV
  65.  drop the path, if there is ones
  66.